Field Guide to Hadoop by Kevin Sitto & Marshall Presser
Author:Kevin Sitto & Marshall Presser
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2015-03-18T04:00:00+00:00
Tutorial Links
The GitHub page for the Parquet format project is a great place to start if you’re interested in learning a bit more about how the technology works. If, on the other hand, you’d like to dive straight into examples, move over to the GitHub page for the parquet m/r project.
Example Code
The Parquet file format is supported by many of the standard Hadoop tools, including Hive (described here) and Pig (described here). Using the Parquet data format is typically as easy as adding a couple lines to your CREATE TABLE command or changing a few words in your Pig script.
For example, to change our Hive example to use Parquet instead of the delimited textfile format, we simply refer to Parquet when we create the table:
Download
Field Guide to Hadoop by Kevin Sitto & Marshall Presser.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8310)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6844)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6818)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6704)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6492)
Driving Data Quality with Data Contracts by Andrew Jones(6445)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6190)
Learning SQL by Alan Beaulieu(6008)
Weapons of Math Destruction by Cathy O'Neil(5801)
Big Data Analysis with Python by Ivan Marin(5410)
Data Engineering with dbt by Roberto Zagni(4420)
Solidity Programming Essentials by Ritesh Modi(4066)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3929)
Pandas Cookbook by Theodore Petrou(3632)
Blockchain Basics by Daniel Drescher(3308)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2914)
Feature Store for Machine Learning by Jayanth Kumar M J(2822)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2804)
Mastering Python for Finance by Unknown(2748)
